HappyDoc Generated Documentation .\VolumePath

. / VolumePath 

Functions   
  distance 
distance ( u,  v )
  data_plane_spacing 
data_plane_spacing ( data_region )
  linear_combination 
linear_combination (
        a,
        u,
        b,
        v,
        )

Return vector au + bv where a, b are scalars.

  transform_coordinates 
transform_coordinates (
        from_xyz,
        from_transform,
        to_transform,
        )
  visible_data_components 
visible_data_components ( data_region )
  integer_variable_value 
integer_variable_value ( v,  default=None )
  screen_axes 
screen_axes ( xyz,  object_xform )

Return vx, vy, and vz screen vectors in object coordinates. The vx vector is scaled so that one screen pixel displacement in x is equivalent to an object coordinate displacement vx at the given xyz position. The vy vector is scaled likewise. The vz vector length is set to equal the vy vector length.

  volume_path_dialog 
volume_path_dialog ( create=0 )
  slice_data_values 
slice_data_values (
        data_region,
        component_number,
        xyz_in,
        xyz_out,
        )
  linear_combination_3 
linear_combination_3 (
        a,
        u,
        b,
        v,
        c,
        w,
        )

Return vector au + bv + c*w where a, b, c are scalars.

  line_vrml 
line_vrml (
        xyz_1,
        xyz_2,
        rgba,
        )

Return VRML for a line connecting two points.

  apply_xform 
apply_xform ( xform,  xyz )
  close_model 
close_model ( m )

Check if model already deleted before trying to close.

  show_volume_path_dialog 
show_volume_path_dialog ()
  clip_plane_spacing 
clip_plane_spacing ()
  float_variable_value 
float_variable_value ( v,  default=None )
Classes   

Visible_Data

Slice

Graph the data values along a line passing through a volume on a Tkinter

Trace

Graph the data values along a line passing through a volume for one of

Volume_Path_Dialog

Python files   

ChimeraExtension.py

markerset.py

session.py

spline.py

vrml_curve.py


This document was automatically generated Thu Feb 02 15:18:18 2006 by HappyDoc version 3.0.a1